projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6ba441
)
(Incremental Search): Move index entries.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 25 Aug 2006 20:33:24 +0000
(20:33 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 25 Aug 2006 20:33:24 +0000
(20:33 +0000)
man/search.texi
patch
|
blob
|
history
diff --git
a/man/search.texi
b/man/search.texi
index ef83260ed351f924cbb21fbc04d290952929b82f..ac11e58b26835f9fe55ae97f96508ae0b67ce7c7 100644
(file)
--- a/
man/search.texi
+++ b/
man/search.texi
@@
-33,6
+33,8
@@
asks interactively which occurrences to replace.
@node Incremental Search
@section Incremental Search
+@cindex incremental search
+@cindex isearch
An incremental search begins searching as soon as you type the first
character of the search string. As you type in the search string, Emacs
@@
-63,8
+65,6
@@
Incremental search backward (@code{isearch-backward}).
@node Basic Isearch
@subsection Basics of Incremental Search
-@cindex incremental search
-@cindex isearch
@kindex C-s
@findex isearch-forward